Skip to content

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Dec 23, 2021

Fixes: #41275

//cc @nodejs/loaders

@aduh95 aduh95 added doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders labels Dec 23, 2021
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/modules

@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 25, 2021
Co-authored-by: Geoffrey Booth <[email protected]>
@aduh95 aduh95 merged commit b490805 into nodejs:master Jan 5, 2022
@aduh95
Copy link
Contributor Author

aduh95 commented Jan 5, 2022

Landed in b490805

@aduh95 aduh95 deleted the hooks-entry-point branch January 5, 2022 09:54
targos pushed a commit that referenced this pull request Jan 14, 2022
Fixes: #41275

PR-URL: #41304
Reviewed-By: Guy Bedford <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
Fixes: #41275

PR-URL: #41304
Reviewed-By: Guy Bedford <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Linkgoron pushed a commit to Linkgoron/node that referenced this pull request Jan 31, 2022
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Fixes: #41275

PR-URL: #41304
Reviewed-By: Guy Bedford <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@danielleadams danielleadams mentioned this pull request Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESM hooks used for entry module

6 participants